home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5317 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.onramp.net!usenet
  2. From: Stephen Estes <sestes@onramp.net>
  3. Newsgroups: comp.os.ms-windows.programmer.tools.mfc,comp.lang.c++
  4. Subject: Re: vc4.0: CTreeCtrl + Multiple Select - HELP!
  5. Date: Sat, 03 Feb 1996 12:19:26 -0600
  6. Organization: Mooki Software
  7. Message-ID: <3113A72E.37C3@onramp.net>
  8. References: <31115378.B53@ets.org>
  9. NNTP-Posting-Host: lbj26.onramp.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b6a (WinNT; I)
  14.  
  15. Daniel I. Zuckerman wrote:
  16. :> 
  17. :> does anyone out there know how to create a CTreeCtrl (or similar
  18. :> tree
  19. :> class) that will allow multiple selections?  i know it's possible
  20. :> within windows, since the Project Workspace pane has a
  21. :> multiple-select
  22. :> tree, but there doesn't seem to be an option somewhere that i can
  23. :> select to get that functionality in my program.
  24.  
  25. You have to code it yourself. You can get an example of how to do this at
  26.  
  27. /ftp.microsoft.com/softlib/mslfiles/tvwstate.exe
  28.  
  29.  
  30. --
  31. Stephen Estes
  32. sestes@onramp.net
  33.  
  34.